hunt-snapshot-0_10_7 ~master (2019-09-12T04:35:55Z)
Dub
Repo
HttpHeaders.opApply
collie
codec
http
headers
HttpHeaders
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(string name, string value) opeartions)
struct
HttpHeaders
int
opApply
(
scope
int
delegate
(
string
name
,
string
value
)
opeartions
)
int
opApply
(int delegate(HTTPHeaderCode code, string name, string value) opeartions)
Meta
Source
See Implementation
collie
codec
http
headers
HttpHeaders
aliases
LAMBDA
functions
add
combine
copyTo
dub
exists
forEachValueOfHeader
getNumberOfValues
getSingleOrEmpty
getValuesByKey
opApply
remove
removeAll
set
size
manifest constants
kInitialVectorReserve